home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / comm / aupdt1b7.zip / AUPDT1B7.EXE / HISTORY.TXT < prev    next >
Text File  |  1997-03-13  |  8KB  |  158 lines

  1. History of Arachne WWW browser
  2. ------------------------------
  3.  
  4. 1.0 beta 7
  5. ----------
  6.  
  7. Release date: 13th March 1997
  8.    Bug fixes: Stack overflow. Image loading and JPEG conversin bugs.
  9.               Horizontal keyboard scroll bug (Shift+End).
  10.       Change: Arachne now requires 460 kB of DOS memory (580 with PPP).
  11. Improvements: New ARACHNE.CFG variables: F3key (you can replace 'file:*.*'
  12.               default string), AutoF3key Yes/No ('file:*.*' when offline,
  13.               'http://' when online), SearchPage (will appear after pressing
  14.               F7). AltNameServer and AltGateway variables now allow to add
  15.               add second nameserver and gateway directly to ARACHNE.CFG
  16.  
  17. 1.0 beta 6
  18. ----------
  19.  
  20. Release date: 5th March 1997
  21.    Bug fixes: Proxy support was finally implemented !
  22.               PPP.LOG file is now being opened by C sopen(), not open()
  23.               function, so file sharing errors in Windows DOS box should
  24.               disappear (but it was tested only with SHARE.EXE).
  25. Improvements: 4 "Memory modes" implemented: "CRISIS","LOW","NORMAL","COOL".
  26.               Arachne now requires only 450 kB offline and 570 kB with PPP,
  27.               but users of QEMM, MEMMAKER or DR-DOS who have more
  28.               than 600 kB available will see no difference ("COOL" mode).
  29.               Palette mixing is now several times faster (better algorithm).
  30.               Free utility PKTSTAT can be called from utilities page.
  31.               Someone sent me newer version of EtherPPP (PPP.EXE); seems
  32.               to work at least not worse than the old one. And the graphical
  33.               PPP setup was changed to behave more functional.
  34.  Bug reports: JPEGs do not always behave as they should. The bug is not
  35.               yet fixed, because the other bug fixes had higher priority.
  36.      Message: New Scientist called Arachne "browser for poor". But I don't
  37.               think I am poor just because I don't want to buy new computer
  38.               ever year! Good news: Arachne will be incorporated as native
  39.               browser in Caldera OpenDOS operating system.
  40.  
  41. 1.0 beta 5
  42. ----------
  43.  
  44. Release date: 16th February 1997
  45.    Bug fixes: some of image redraw bugs fixed
  46. Improvements: images in 16 color VGA and EGA modes, <Scroll Lock> activates
  47.               "Lynx mode" - surfing with cursor keys. <Backspace> = history,
  48.               <Shift> + <Home>, <Shift> + <End> = horizontal scroll.
  49.               Some HTML/2.0 entities. <A HREF="#..."> ... <A NAME="...">
  50.               "Kill hotlist" icon in Utilities page - example of DGI
  51.      Message: Number of visitors of Arachne homepage was increased hundered
  52.               times after publishing of short article in PointCast.
  53.               Many new mirror sites will be announced soon.
  54.               Microsoft offered me to move to Redmond and work for them -
  55.               really, I am not joking ;)
  56.               Possible use of Arachne in a single-chip Net Computer.
  57.               Arachne will be used in WebTyme - internet slot machine.
  58.               In future, Arachne may be integrated into GEOS and OpenDos
  59.               operating systems as native browser, if everything goes well.
  60.               To Jan Patera: sorry, to vraceni grafickeho modu jsem zase
  61.               nechal ve skole ;-)))
  62.         Note: You would expect teen hackers to perfectly manage low level
  63.               graphics or so, and senior programmers to be rather system
  64.               administrators, etc. Reality: I am 23, my father is 50.
  65.               If you like image viewing in 16 color VGA and EGA mode
  66.               (as well as very good palette otimization),
  67.               send credits to my father ;-)
  68.  
  69. 1.0 beta 4
  70. ----------
  71.  
  72. Release date: 27th January 1997
  73.    Bug fixes: tables ("Netscape homepage bug" and others), hotkeys bugs,
  74.               "yahoo search bug" (error in form submitting), ">" entity,
  75.               Linux POP3 download bug, conversion bugs, many other bugs.
  76.               Cache size restricted to 256 files to reduce problems.
  77. Improvements: 16 color VGA and EGA modes, registration key support,
  78.               links to <FRAME> sources (!), query strings passed to DGIs,
  79.               <Backspace> returns to previous document, <Shift>+<PgUp>,<PgDn>,
  80.      Message: There are signals, that in future Arachne may be used in
  81.               some slot-machines for public Internet access. This can mean
  82.               that more people taking care about optimizing pages for Arachne
  83.               and other "Other" browsers, like Lynx, Mosaic, etc.
  84.               It can be important step forcing webmasters to keep
  85.               high informational value of WWW and stop the latest "putting
  86.               TV-shit online" trends. REGISTER NOW to keep Arachne project
  87.               alive! Final release of 1.0 will appear until end of February.
  88.      Warning: No more changing homepage with <F4> in Volkov commander!
  89.               I take no responsibility for possible side effects of cracking
  90.               CORE.EXE, remember, I am not so bad programer... <g>
  91.  
  92. 1.0 beta 3
  93. ----------
  94.  
  95. Release date: 6th January 1997
  96.    Bug fixes: tables, documentation, miscalaneous bugs
  97. Improvements: background download of HTML documents, slight speed improvement,
  98.               1024x768 graphics mode, keyboard select <Tab>.
  99.      Message: Author have new e-mail address - xchaos@main.naf.cz
  100.  
  101. 1.0 beta 2
  102. ----------
  103.  
  104. Release date: 22th December 1996
  105.    Bug fixes: gopher, finger, jpeg conversion, DGI calls, some HTML entities
  106. Improvements: EscExits and LoadImages variable in ARACHNE.CFG, Load images
  107.               icon, Arachne now calls external telnet and ftp, public domain
  108.               Clarkson Univesity telnet and ftp binaries added to package
  109.  
  110. The way to 1.0 beta
  111. -------------------
  112.  
  113. I first attempted to compile some DOS TCP/IP application at university in 1995.
  114. It was based on NCSA Telnet sources, and for some strange reasons, the
  115. attempt was complete failure. I didn't know much about TCP/IP at that time.
  116.  
  117. Then I started working as a webmaster for Video On Line, where I had
  118. enought spare time to learn about TCP/IP protocols, to search WWW for
  119. important software.... I started to hate Windows 95 as I was forced to
  120. work with them. I started also with C programming for Unix, etc.
  121.  
  122. One day I tried to search Altavista for "WWW browser for DOS" - and I was
  123. very surprised, that it found nothing! Well, there were about three or four
  124. pseudo-browsers (Doslynx, Knots, Minuet and Open World Navigator), which
  125. were so useless compared to Netscape, that I decided to try it on my own.
  126. In fact, another DOS browser, SPIN, would probably discourage me from writing
  127. Arachne, because the version I had oportunity to see last month was almost
  128. usable. But it was also extremely unstable, and generaly, it could be compared
  129. to Arachne somewhere in versions 0.91-0.92. And it was also much slower, at
  130. least on my computer.
  131.  
  132. The reason why Arachne is so good is, that software included in Arachne
  133. package is result of years of work of many good programers. Only few of
  134. them are people I know... that's the cyberspace! My work can be best
  135. described as "source code archeology" :-).
  136.  
  137. I only came, and linked it all together. Well, I also wrote HTML rendering
  138. engine but compared to TCP/IP kernel, my HTML engine is children's toy.
  139.  
  140. Arachne is in fact based on "Popdump" aplication distributed
  141. as example for using WatTcp TCP/IP library. I started work in April 1996
  142. and I released several alfaversions (0.7, 0.8, etc...) for testing.
  143. Then, when I made version about 0.9?? and started testing online homepage,
  144. one of testers added my URL to Altavista, and it is the reason why
  145. alfaversions 0.9?? ... 0.99 spreaded among people. When Arachne was once
  146. "released", I simply had to fix the major bugs and publish at least
  147. the most important updates.
  148.  
  149. In fact, my first official release was version 1.0 beta, and it
  150. is also where the history list will start. I will not mention
  151. any bug fixes form alfaversion, except of one: I succesfuly fixed the packet
  152. driver interrupt crash (it was occuring in the moment when Arachne was
  153. accessing XMS, which happens very often). It was most important event in
  154. the alfaversion history. This bug is fixed cca since version 0.93 or so.
  155.  
  156. So - please DELETE ANY ARACHNE OLDER THAN VERSION 1.0 beta and upgrade !!!
  157.  
  158.  Michal Polak, xChaos software